icontheme: Implement gtk_icon_theme_lookup_by_gicon() for textures
authorBenjamin Otte <otte@redhat.com>
Fri, 17 Sep 2021 02:07:59 +0000 (04:07 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 17 Sep 2021 02:31:46 +0000 (04:31 +0200)
commit37a7c6780ace8ae719cd10bc46898bd23a2b0f04
tree32d3048831c0e833a086dc555cec605f9de4f301
parent1b85b5597b09f7a189a321ac0ff117ea51dda981
icontheme: Implement gtk_icon_theme_lookup_by_gicon() for textures

More feature parity.

Before this, it would have worked just as well - just going via a PNG
bytes step inbetween.
gtk/gtkicontheme.c